home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / June 96 / Re Selection Problem.1 < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  1.1 KB  |  [TEXT/ttxt]

  1. Subject:     Re: Selection Problem
  2. Sent:        6/27/96 12:57 PM
  3. Received:    6/27/96 1:11 PM
  4. From:        Henri Lamiraux, lamiraux@apple.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >The problem is that Adjustcursor is not called from HandleIdle but from 
  9. >the OpenDoc MouseEnter/Within/Leave methods. OpenDoc doesn't provide a 
  10. >event record at this time. ODF has a bunch of methods in FWEventU.h to 
  11. >test if the command/shift/option keys are pressed without having a event 
  12. >record. 
  13.  
  14. As Troy from the KickStart Parts Team pointed out to me, my answer is not 
  15. entirely true. MouseEnter, etc. come into a part through HandleEvent, so 
  16. there's an event record. I will make a change to ODF 2 to pass the event 
  17. record.
  18.  
  19. ........................................................................
  20.  Henri Lamiraux                                      lamiraux@apple.com
  21.  Apple Computer, Inc.                 OpenDoc(tm) Development Framework
  22. ........................................................................
  23.  
  24.